home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 8_scripts / events < prev    next >
Encoding:
Text File  |  2001-03-22  |  618 b   |  19 lines

  1. Synopsis:
  2.    load events
  3.  
  4. Description:
  5.    This is another, though less thorough, example of the flexibility of
  6.    EPIC's hook system.  It does the following:
  7.  
  8.    * the nickname of the last MSG sender is stored in $STATUS_USER
  9.    * LIST, NAMES, and WHO output is more compact and less confusing
  10.    * the client will print a message every hour on the hour
  11.    * the NOTIFY command will show users' addresses for signons
  12.  
  13. See Also:
  14.    environment(8); events.hop(8); load(5); on(5); set(4) status_user
  15.  
  16. Other Notes:
  17.    This script was written by Jeremy Nelson, jnelson@acronet.net (hop).
  18.  
  19.